You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This PR allows to set additional post installation scripts in plugins configurations. It can be very useful for plugins such as YCM, where you need to rebuild the server on updates.
This PR allows to set additional post installation scripts in plugins configurations. It can be very useful for plugins such as YCM, where you need to rebuild the server on updates.
Fixes